automatic programming - перевод на арабский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

automatic programming - перевод на арабский

TYPE OF COMPUTER PROGRAMMING WHERE SOME MECHANISM GENERATES A COMPUTER PROGRAM ALLOWING PROGRAMMERS TO WRITE CODE AT HIGHER ABSTRACTION LEVELS
Generative programming; Source code generation; Generative computer programming; Automatic code generation; Source-code generation

Automatic programming         
برامج آلية، برامح إلكترونية
automatic programming         
برمجة أوتوماتية
systems programming         
PROGRAMMING THAT AIMS TO PRODUCE SOFTWARE WHICH PROVIDES SERVICES TO THE COMPUTER HARDWARE
System programming; Systems (programming); System (programming); Systems programmer; System Programmer; System language; Sysprog
برمجة النظم

Определение

Automatic Repeat Request
<communications> (ARQ) A modem error control protocol in which the receiver asks the transmitter to resend corrupted data. (1995-11-14)

Википедия

Automatic programming

In computer science, automatic programming is a type of computer programming in which some mechanism generates a computer program to allow human programmers to write the code at a higher abstraction level.

There has been little agreement on the precise definition of automatic programming, mostly because its meaning has changed over time. David Parnas, tracing the history of "automatic programming" in published research, noted that in the 1940s it described automation of the manual process of punching paper tape. Later it referred to translation of high-level programming languages like Fortran and ALGOL. In fact, one of the earliest programs identifiable as a compiler was called Autocode. Parnas concluded that "automatic programming has always been a euphemism for programming in a higher-level language than was then available to the programmer."

Program synthesis is one type of automatic programming where a procedure is created from scratch, based on mathematical requirements.